-
Home
-
Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress
-
4.16.7 (latest)
-
Code
-
Classes
- CustomerEntity
| Total Complexity |
64 |
| Dependencies |
10 |
| Dependents |
4 |
| Total lines |
384 |
| Lines of code |
187 |
| Logical lines of code |
98 |
| Comment lines |
79 |
| Methods |
27 |
| Properties |
8 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_active_subscriptions() |
S |
57 |
6 |
16 |
| get_name() |
S |
61 |
6 |
12 |
| has_active_subscription() |
S |
62 |
5 |
11 |
| get_subscriptions() |
S |
57 |
4 |
15 |
| has_active_group_subscription() |
S |
64 |
5 |
9 |
| __construct() |
S |
65 |
4 |
8 |
| get_orders() |
S |
65 |
4 |
8 |
| has_any_status_subscription() |
S |
66 |
3 |
8 |
| get_billing_details() |
S |
65 |
3 |
8 |
| recalculate_stats() |
S |
62 |
2 |
12 |
| get_email() |
S |
79 |
2 |
3 |
| get_last_login() |
S |
76 |
2 |
4 |
| get_date_created() |
S |
78 |
2 |
3 |
| is_active() |
S |
66 |
2 |
8 |
| save() |
S |
64 |
2 |
10 |
| exists() |
S |
80 |
1 |
3 |
| user_exists() |
S |
80 |
1 |
3 |
| get_id() |
S |
80 |
1 |
3 |
| get_user_id() |
S |
80 |
1 |
3 |
| get_first_name() |
S |
82 |
1 |
3 |
| get_last_name() |
S |
82 |
1 |
3 |
| get_wp_user() |
S |
82 |
1 |
3 |
| get_private_note() |
S |
80 |
1 |
3 |
| get_meta() |
S |
71 |
1 |
7 |
| add_meta() |
S |
71 |
1 |
7 |
| update_meta() |
S |
71 |
1 |
7 |
| delete_meta() |
S |
71 |
1 |
7 |